key | value | type |
---|
Entities with the same bindings of compentence and level.
type
title
description
link
From the triple store.
DESCRIBE <https://w3id.org/encode/modules/Property%20of%20Universit%C3%A4t%20Hamburg>
.SELECT * WHERE{ BIND (<https://w3id.org/encode/modules/Property%20of%20Universit%C3%A4t%20Hamburg> as ?this) { ?this ?predicate ?object . OPTIONAL {?object ?predicateOfObject ?objectOfObject} } UNION { ?subject ?predicate ?this} }
.